home *** CD-ROM | disk | FTP | other *** search
- Path: news.coqui.com!usenet
- From: Carlos M. Jimenez <carlosj@coqui.net>
- Newsgroups: comp.lang.c++
- Subject: Re: Classes?
- Date: 26 Feb 1996 18:27:34 GMT
- Organization: Datacom Caribe, Inc.
- Message-ID: <4gsu2m$567@datacom.coqui.com>
- NNTP-Posting-Host: ppp23.coqui.net
-
- ay011@lafn.org (Danny Yoo) writes:
- > Is there a good tutorial on learning classes for C++? I've
- > got most of the basics down, and I'm about to jump into object
- > oriented heck. <grin> Any help would be greatly appreciated, thanks!
-
- Check out "C++ Primer" by Tom Swan, SAMS Publishing. Starts
- with the basics and then takes you into O-O programming
- consepts.
-
- After you learn C++ and classes you might want to learn
- MFC (Microsoft Foundation Classes) which is an Application
- Framework for Windows programming (i.e., a set of classes
- that makes Windows programming a snap!), in which case I
- would recommend "Inside Visual C++" by David J. Kruglinsky,
- Micro$oft Press.
-
- Hope this helps!
-
- Carlos Jimenez
- San Juan, PR
- carlosj@coqui.net
-